One property of a 2–3–4 tree is that all external nodes are at the same depth. Đặc điểm đặc biệt của cây 2-3-4 là tất cả các nút lá đều cùng độ cao.
In other words, for every 2–3–4 tree, there exists at least one red–black tree with data elements in the same order. Ngược lại, cho một cây 2-3-4, có ít nhất một cây đỏ-đen với các thầnh phần dữ liệu theo đúng thứ tự ấy.